Type alias TransferSubscriptionInput
Transfer
SubscriptionInput: { customerId: Scalars["String"]; destinationResourceId: Scalars["String"]; sourceResourceId: Scalars["String"] }
Type declaration
-
customerId: Scalars["String"]
-
destinationResourceId: Scalars["String"]
-
sourceResourceId: Scalars["String"]