DocumentOrderItemUpdateRequestAmountCollected Property Provincial Approach to Student Information API
(Required) The total amount of money that has been collected for this order.

Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public decimal AmountCollected { get; set; }

Property Value

Type: Decimal
Remarks


Field Validation

  • This field is Required.
  • Decimal number must have precision of at most 7 and scale of at most 2.
  • Value must be greater than or equal to 0.
  • Value must be less than or equal to 99999.99.
See Also

Reference