Home > @infiniteobjects/shopify-data-manager > AdminTypes > RemoteAuthorizeNetCustomerPaymentProfileInput
The input fields for a remote Authorize.net customer payment profile.
Signature:
export interface RemoteAuthorizeNetCustomerPaymentProfileInput
Property | Modifiers | Type | Description |
---|---|---|---|
customerPaymentProfileId? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) The customerPaymentProfileId value from the Authorize.net API. | |
customerProfileId | Scalars[‘String’][‘input’] | The customerProfileId value from the Authorize.net API. |