Skip to main content

CannotActivatePhysicalCardRejection

Rejection returned when the Physical Card cannot be activated

type CannotActivatePhysicalCardRejection implements Rejection {
message: String!
identifier: String!
}

Fields​

CannotActivatePhysicalCardRejection.message ● String! non-null scalar​

CannotActivatePhysicalCardRejection.identifier ● String! non-null scalar​

Interfaces​

Rejection interface​

Implemented By​

ActivatePhysicalCardPayload union