Type Alias PlatformCancellationAndPaymentTypeMismatchedError
PlatformCancellationAndPaymentTypeMismatchedError: {
type: "PLATFORM_CANCELLATION_AND_PAYMENT_TYPE_MISMATCHED";
message?: string;
}
Type declaration
type: "PLATFORM_CANCELLATION_AND_PAYMENT_TYPE_MISMATCHED"
Optional
message?: string