Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 655 Bytes

PaymentGateway.md

File metadata and controls

13 lines (9 loc) · 655 Bytes

ShipmondoApi.Dotnet.Model.PaymentGateway

Properties

Name Type Description Notes
Id int Unique identifier of the object. [optional]
Name string User-specified name of the payment gateway. [optional]
Provider string Specific code of the gateway used to refer to the provider. [optional]
MerchantNumber string Mechant number of the payment gateway. [optional]

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