Details
Name | Data Type | Is Nullable |
---|---|---|
Id | Integer | False |
ApPaymentSelectionId | Integer | False |
RecordTypeCode | String | False |
PriorityCode | String | False |
ImmediateDestination | String | False |
ImmediateOrigin | String | False |
FileIdModifier | String | False |
RecordSize | Integer | False |
BlockingFactor | Integer | False |
FormatCode | String | False |
ImmediateDestinationName | String | False |
ImmediateOriginName | String | False |
ReferenceCode | String | False |
CreatedOn | DateTime | False |
CreatedBy | Integer | False |
ModifiedOn | DateTime | False |
ModifiedBy | Integer | False |
InactiveOn | DateTime | True |
InactiveBy | Integer | True |
IsInactive | Boolean | False |
Object:
{
Id":####,ApPaymentSelectionId":####,
RecordTypeCode":"abcABC123",
PriorityCode":"abcABC123",
ImmediateDestination":"abcABC123",
ImmediateOrigin":"abcABC123",
FileIdModifier":"abcABC123",
RecordSize":####,
BlockingFactor":####,
FormatCode":"abcABC123",
ImmediateDestinationName":"abcABC123",
ImmediateOriginName":"abcABC123",
ReferenceCode":"abcABC123",
CreatedOn":"MM-dd-yyyy hh:mm:ss",
CreatedBy":####,
ModifiedOn":"MM-dd-yyyy hh:mm:ss",
ModifiedBy":####,
InactiveOn":"MM-dd-yyyy hh:mm:ss",
InactiveBy":####,
IsInactive":True/False
}