CloseAccountSuccessPayload
No description
type CloseAccountSuccessPayload {
consent: Consent!
}
Fields
CloseAccountSuccessPayload.consent
● Consent!
non-null object
Implemented By
CloseAccountPayload
union