OBJECT
RemittanceAction
Remittance action
link GraphQL Schema definition
- type RemittanceAction {
- # The date the remittance action was completed.
- ISO8601DateTime :
- # The date the remittance action was created.
- ISO8601DateTime :
- # The destination of the remittance action, e.g. 'hyperwallet', 'xero'.
- String! :
- ID! :
- # The id used to identify the remittance action.
- Int! :
- RemittanceAdvice :
- RemittanceEvent!]! : [
- }