Skip to main content

MissingAddressItemRejection

No description

type MissingAddressItemRejection implements Rejection {
addressLine1: String
postalCode: String
city: String
message: String!
}

Fields

MissingAddressItemRejection.addressLine1 ● String scalar

MissingAddressItemRejection.postalCode ● String scalar

MissingAddressItemRejection.city ● String scalar

MissingAddressItemRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

RequestCreditLimitSettingsPayload union