Property | Type | Description | |
---|---|---|---|
active | global::System.Boolean | ||
address_id | global::System.Int32 | ||
create_date | global::System.DateTime | ||
customer_id | global::System.Int32 | ||
global::System.String | |||
first_name | global::System.String | ||
last_name | global::System.String | ||
last_update | global::System.DateTime | ||
store_id | global::System.Byte |
Method | Description | |
---|---|---|
Createcustomer ( global customer_id, global store_id, global first_name, global last_name, global address_id, global active, global create_date, global last_update, string email ) : |
public Createcustomer ( global customer_id, global store_id, global first_name, global last_name, global address_id, global active, global create_date, global last_update, string email ) : |
||
customer_id | global | |
store_id | global | |
first_name | global | |
last_name | global | |
address_id | global | |
active | global | |
create_date | global | |
last_update | global | |
string | ||
return |
public global::System.DateTime create_date | ||
return | global::System.DateTime |
public global::System.DateTime last_update | ||
return | global::System.DateTime |