AccountBrandingInput
Account branding input
input AccountBrandingInput {
accentColor: String
bgColor: String
logoUrl: String
iconUrl: String
}
Fields
AccountBrandingInput.accentColor ● String scalar
Accent color, used on the payment page
AccountBrandingInput.bgColor ● String scalar
Background color, used on the payment page
AccountBrandingInput.logoUrl ● String scalar
Logo URL, the logo will be displayed on the payment page
AccountBrandingInput.iconUrl ● String scalar
icon URL, the icon will be used as an icon for the payment page
Member Of
UpdateAccountInput input