Skip to content

/AWS1/CL_BDCCNBSCDPTOKENRSPOUT

Coinbase CDP token response.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_bearertoken TYPE /AWS1/BDCCNBSCDPPMNTJWTTOKTYPE /AWS1/BDCCNBSCDPPMNTJWTTOKTYPE

Bearer Token for Authorization header.

Optional arguments:

iv_walletauthtoken TYPE /AWS1/BDCCNBSCDPPMNTJWTTOKTYPE /AWS1/BDCCNBSCDPPMNTJWTTOKTYPE

Wallet Auth Token for X-Wallet-Auth header.


Queryable Attributes

bearerToken

Bearer Token for Authorization header.

Accessible with the following methods

Method Description
GET_BEARERTOKEN() Getter for BEARERTOKEN, with configurable default
ASK_BEARERTOKEN() Getter for BEARERTOKEN w/ exceptions if field has no value
HAS_BEARERTOKEN() Determine if BEARERTOKEN has a value

walletAuthToken

Wallet Auth Token for X-Wallet-Auth header.

Accessible with the following methods

Method Description
GET_WALLETAUTHTOKEN() Getter for WALLETAUTHTOKEN, with configurable default
ASK_WALLETAUTHTOKEN() Getter for WALLETAUTHTOKEN w/ exceptions if field has no val
HAS_WALLETAUTHTOKEN() Determine if WALLETAUTHTOKEN has a value