stark_bank v1.1.3 StarkBank.Charge.Structs.ChargeCountData View Source

Link to this section Summary

Functions

Holds customer charge counters Is usually nested in StarkBank.Charge.Structs.Charge

Link to this section Functions

Link to this function

%StarkBank.Charge.Structs.ChargeCountData{}

View Source (struct)

Holds customer charge counters Is usually nested in StarkBank.Charge.Structs.Charge

Parameters:

  • overdue [int]: counts the customer overdue charges, e.g.: 3;
  • pending [int]: counts the customer pending charges, e.g.: 2;