Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "types/CashFoundType"

Index

Type aliases

Type aliases

CashFoundType

CashFoundType: { currencyCode: string; handling: string; id: string; value: number }

Type declaration

  • currencyCode: string
  • handling: string
  • id: string
  • value: number

Generated using TypeDoc