Type Alias GetGPPaymentCostInvertResponse

GetGPPaymentCostInvertResponse: {
    tokenCost: number;
}