Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 722 Bytes

PaymentAccount.md

File metadata and controls

16 lines (12 loc) · 722 Bytes

It.FattureInCloud.Sdk.Model.PaymentAccount

Properties

Name Type Description Notes
Id int? Payment account id [optional]
Name string Payment account name [optional]
Type PaymentAccountType [optional]
Iban string Payment account iban [optional]
Sia string Payment account sia [optional]
Cuc string Payment account cuc [optional]
Virtual bool? Payment method is virtual [optional]

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