Skip to main content

AppGroupOfferMerchant

No description

type AppGroupOfferMerchant {
groupUuid: String!
merchantUuid: String
name: String!
logoUrl: String
merchantImageUrl: String
primaryBalanceType: String
}

Fields

AppGroupOfferMerchant.groupUuid ● String! non-null scalar

Owning group UUID for the offer visibility relationship

AppGroupOfferMerchant.merchantUuid ● String scalar

Merchant UUID when merchant metadata exists on the promotion account

AppGroupOfferMerchant.name ● String! non-null scalar

Display name for the merchant or fallback account

AppGroupOfferMerchant.logoUrl ● String scalar

Merchant logo when available

AppGroupOfferMerchant.merchantImageUrl ● String scalar

Merchant image when available

AppGroupOfferMerchant.primaryBalanceType ● String scalar

Merchant balance mode when available

Member Of

AppGroupOffer object