Type alias ShopperGiftCertificatesPathParameters

ShopperGiftCertificatesPathParameters: {
    organizationId?: string;
}

All path parameters that are used by at least one ShopperGiftCertificates method.

Type declaration

  • Optional organizationId?: string