Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 989 Bytes

File metadata and controls

14 lines (11 loc) · 989 Bytes

PaymentTypeSettingsViewModel

Properties

Name Type Description Notes
pay_now double Gets how much money should be paid now. Can be fixed money or percent of full order amount. [optional]
type \Swagger\Client\Model\PaymentValueType [optional]
status \Swagger\Client\Model\OrderStatusViewModel [optional]
paid \Swagger\Client\Model\PaymentType [optional]
number_of_days int Gets number of days. Invoice due date for remaining sub total. [optional]
never_due_after bool Gets a value indicating whether due before arrival or not. Never due date after day before arrival date. [optional]

[Back to Model list] [Back to API list] [Back to README]