# CheckoutBrandingButtonInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields used to update the buttons customizations. ### Access Scopes ## Fields * [background](/docs/api/admin/unstable/enums/CheckoutBrandingBackgroundStyle): CheckoutBrandingBackgroundStyle - The background style used for buttons. * [blockPadding](/docs/api/admin/unstable/enums/CheckoutBrandingSpacing): CheckoutBrandingSpacing - The block padding used for buttons. * [border](/docs/api/admin/unstable/enums/CheckoutBrandingSimpleBorder): CheckoutBrandingSimpleBorder - The border used for buttons. * [cornerRadius](/docs/api/admin/unstable/enums/CheckoutBrandingCornerRadius): CheckoutBrandingCornerRadius - The corner radius used for buttons. * [inlinePadding](/docs/api/admin/unstable/enums/CheckoutBrandingSpacing): CheckoutBrandingSpacing - The inline padding used for buttons. * [typography](/docs/api/admin/unstable/input-objects/CheckoutBrandingTypographyStyleInput): CheckoutBrandingTypographyStyleInput - The typography style used for buttons. ## Input objects with this input object * [CheckoutBrandingCustomizationsInput](/docs/api/admin/unstable/input-objects/CheckoutBrandingCustomizationsInput) * [CheckoutBrandingCustomizationsInput](/docs/api/admin/unstable/input-objects/CheckoutBrandingCustomizationsInput) ## Examples