Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateUserCard

Create a new UserCard

The type is required, it can optionally be attached to an User. When the CurrencyID is not supplied the currency of the current session will be used.

Hierarchy

  • CreateUserCard

Index

Properties

Optional CurrencyID

CurrencyID: undefined | string

Required for UserCards that hold normal Currencies Entity type: Currency

Optional Description

Description: undefined | string

UserCardTypeID

UserCardTypeID: number

Entity type: UserCardType

Optional UserID

UserID: undefined | number

Entity type: User