ServicePropertiesGoCardlessAPI_AccessToken Property |
Created and named in GoCardless dashboard (token only displayed once when created). API calls must contain access token.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string GoCardlessAPI_AccessToken { get; }
ReadOnly Property GoCardlessAPI_AccessToken As String
Get
Property Value
Type:
StringCreated and named in GoCardless dashboard (token only displayed once when created). API calls must contain access token.
Remarks
Applies to ServiceInstance GoCardlessAPI only.
See Also