Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 820 Bytes

File metadata and controls

16 lines (13 loc) · 820 Bytes

# PaymentsCsvMappingColumn

Properties

Name Type Description Notes
title string
code string [optional]
isReferenceOnly bool If set to true then no PayCode is mapped and this column is just for on-screen refernece only [optional]
colIndex int [optional]
isMultiplier bool [optional]
isNetToGross bool [optional]
rateColIndex int If the mapping IsMultiplier, then this optionally specifies another column from which to get the value [optional]
shouldSerializeRateColIndex bool [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]