[Go to site: main page, start]

Skip to main content
Anchor to CashManagementReasonCode

CashManagementReasonCode

union

Requires read_cash_tracking access scope.

Reason code for cash management.

OBJECT

Custom reason code.

String!
non-null

The code for the custom reason code.

ID!
non-null

A globally-unique ID.

OBJECT

Default reason code.

CashManagementDefaultReasonCodeEnum!
non-null

The code for the default reason code.

ID!
non-null

A globally-unique ID.

OBJECT

System reason code.

CashManagementSystemReasonCodeEnum!
non-null

The code for the system reason code.

ID!
non-null

A globally-unique ID.


Was this section helpful?

Anchor to Fields with this unionFields with this union

CONNECTION

An auto-generated type for paginating through multiple CashManagementReasonCodes.

OBJECT

An auto-generated type which holds one CashManagementReasonCode and a cursor during pagination.


Was this section helpful?