Skip to main content

ExternalMarketplaceOauthQuoteRequestBuyerOutput (Object)

type ExternalMarketplaceOauthQuoteRequestBuyerOutput {
contactNid: ContactNid!
displayName: String!
email: String
phone: String
postCode: String
city: String
street: String
countryCode: String
}

Fields

ExternalMarketplaceOauthQuoteRequestBuyerOutput.contactNid ● ContactNid! non-null scalar

ExternalMarketplaceOauthQuoteRequestBuyerOutput.displayName ● String! non-null scalar

ExternalMarketplaceOauthQuoteRequestBuyerOutput.email ● String scalar

ExternalMarketplaceOauthQuoteRequestBuyerOutput.phone ● String scalar

ExternalMarketplaceOauthQuoteRequestBuyerOutput.postCode ● String scalar

ExternalMarketplaceOauthQuoteRequestBuyerOutput.city ● String scalar

ExternalMarketplaceOauthQuoteRequestBuyerOutput.street ● String scalar

ExternalMarketplaceOauthQuoteRequestBuyerOutput.countryCode ● String scalar

Member Of

ExternalMarketplaceOauthQuoteRequestOutput object