UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

12 lines (8 loc) 454 B
# CyberSource.TokenPermissions ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **create** | **Boolean** | Indicates if tokens may be created | [optional] **read** | **Boolean** | Indicates if tokens may be read | [optional] **update** | **Boolean** | Indicates if tokens may be updated | [optional] **_delete** | **Boolean** | Indicates if tokens may be deleted | [optional]