Type alias TransferSubscriptionInput

TransferSubscriptionInput: { customerId: Scalars["String"]; destinationResourceId: Scalars["String"]; sourceResourceId: Scalars["String"] }

Type declaration

  • customerId: Scalars["String"]
  • destinationResourceId: Scalars["String"]
  • sourceResourceId: Scalars["String"]