GiftCertificateRequest: {
    giftCertificateCode: string;
} & {
    [key: string]: any;
}