UpdateMembershipContactStoreContactBillingPayload
Payload when updating a contact's billing details in a membership contact store.
type UpdateMembershipContactStoreContactBillingPayload {
contact: MembershipContactStoreContact!
}
Fields
UpdateMembershipContactStoreContactBillingPayload.contact ● MembershipContactStoreContact! non-null object
The updated contact.