OBJECT

EspotAttachmentUsage

link GraphQL Schema definition

1type EspotAttachmentUsage {
2
3attachmentDisplaySequence: String
7
4attachmentImage: String
7
5attachmentUsageDescription: ComIbmCommerceFoundationCommonDatatypesAttachmentDescriptionType
7
6attachmentUsageName: String!
8
9}