Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 856 Bytes

UpdateMerchantApiCredentialRequest.md

File metadata and controls

13 lines (8 loc) · 856 Bytes

UpdateMerchantApiCredentialRequest

Properties

Name Type Description Notes
active kotlin.Boolean Indicates if the API credential is enabled. [optional]
allowedOrigins kotlin.collections.List<kotlin.String> The new list of allowed origins for the API credential. [optional]
description kotlin.String Description of the API credential. [optional]
roles kotlin.collections.List<kotlin.String> List of roles for the API credential. Only roles assigned to 'ws@Company.<CompanyName>' can be assigned to other API credentials. [optional]