Property | Type | Description | |
---|---|---|---|
area | |||
charge | int? | ||
delayMins | int? | ||
inactive | bool? | ||
minOrderPrice | int? | ||
type | string |
Method | Description | |
---|---|---|
DeliveryInfo ( ) : System | ||
DeliveryInfo ( string type, |
public DeliveryInfo ( string type, |
||
type | string | |
area | ||
minOrderPrice | int | |
charge | int | |
delayMins | int | |
inactive | bool | |
return | System |