Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1 KB

FulfillmentCarrierProviderInfo.md

File metadata and controls

18 lines (14 loc) · 1 KB

Yaksa.OrckestraCommerce.Client.Model.FulfillmentCarrierProviderInfo

FulfillmentCarrierProviderInfo

Properties

Name Type Description Notes
Description string the description for this provider [optional]
DisplayName Dictionary<string, string> [optional]
Id string the unique identifier for this provider [optional]
ImplementationTypeName string the implementation type name of this provider [optional]
IsActive bool a value indicating whether this provider is currently enabled and can be used [optional]
Name string the name for this provider [optional]
ScopeId string the scope for this provider [optional]
Values Dictionary<string, Object> [optional]

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