Type alias PromotionResponse

PromotionResponse: {
    result: string;
}

Promotion response

Type declaration

  • result: string