Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Namespaces

Type aliases

Type aliases

Props: Refund.IOS.Props & Refund.Android.Props & { amount?: number; chargeId: string; currency?: string; description?: string; failureReason?: string; id: string; reason?: string; status?: Refund.Status }
Status: "succeeded" | "failed" | "pending" | "unknown"

Generated using TypeDoc