ActivatePhysicalCardSuccessPayload
No description
type ActivatePhysicalCardSuccessPayload {
  consent: Consent!
  physicalCard: PhysicalCard!
}
Fields
ActivatePhysicalCardSuccessPayload.consent ● Consent! non-null object
The consent required to activate this physical card
ActivatePhysicalCardSuccessPayload.physicalCard ● PhysicalCard! non-null object
The physicalCard to activate