5 lines
75 B
Text
5 lines
75 B
Text
|
$HASH1 = {
|
||
|
id => 1,
|
||
|
type => 'customer'
|
||
|
};
|