Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Account

Index

Constructors

constructor

Properties

Private PAY_SUBSCRIBER

PAY_SUBSCRIBER: number

Private accountModels

accountModels: List<AccountModel>

Private appStore

appStore: AppStore

Private businessId

businessId: string

Private cards

cards: Array<string>

Private companyName

companyName: string

Private contGroup

contGroup: FormGroup

Private creditService

creditService: CreditService

Private fb

fb: FormBuilder

Private formInputs

formInputs: object

Type declaration

Private payerId

payerId: string

Private payments

payments: Array<object>

Private resellerAction

resellerAction: ResellerAction

Private unsub

unsub: any

Private userName

userName: string

Private whiteLabelEnabled

whiteLabelEnabled: boolean

Private whitelabelModel

whitelabelModel: WhitelabelModel

Methods

Private getAccountModelKey

  • getAccountModelKey(modelType: any, key: any): string

Private getRecurringValue

  • getRecurringValue(key: any): any

Private getSelectedPayment

  • getSelectedPayment(i_recurringMode: any): string

Private isAccountActive

  • isAccountActive(): boolean

Private isCardSelected

  • isCardSelected(i_cardType: any): boolean

Private ngOnDestroy

  • ngOnDestroy(): void

Private onCompanyNameEdited

  • onCompanyNameEdited(value: any): void

Private onInputBlur

  • onInputBlur(event: any): void

Private onPaymentChanged

  • onPaymentChanged(event: any): void

Private onPaypalConnect

  • onPaypalConnect(): boolean

Private onSubmit

  • onSubmit(value: any): void

Private onUpdateCreditCard

  • onUpdateCreditCard(event: any): void

Private onWhiteLabelChange

  • onWhiteLabelChange(value: any): void

Private renderFormInputs

  • renderFormInputs(): void

Object literals

Private stylesObj

stylesObj: object

editIcon

editIcon: object

position

position: string

top

top: string

input

input: object

color

color: string

font-size

font-size: string

overflow

overflow: string

width

width: string

label

label: object

color

color: string

font-size

font-size: string

overflow

overflow: string

white-space

white-space: string

width

width: string

Generated using TypeDoc