Details
Name | Data Type | Is Nullable |
---|---|---|
Id | Integer | False |
ApInvoiceFromReceiptGenerationId | Integer | False |
ReceiptDetailId | Integer | False |
ApInvoiceDetailId | Integer | True |
CreatedOn | DateTime | False |
CreatedBy | Integer | False |
IsInactive | Boolean | False |
ModifiedOn | DateTime | False |
ModifiedBy | Integer | False |
InactiveOn | DateTime | True |
InactiveBy | Integer | True |
Object:
{
Id":####,ApInvoiceFromReceiptGenerationId":####,
ReceiptDetailId":####,
ApInvoiceDetailId":####,
CreatedOn":"MM-dd-yyyy hh:mm:ss",
CreatedBy":####,
IsInactive":True/False,
ModifiedOn":"MM-dd-yyyy hh:mm:ss",
ModifiedBy":####,
InactiveOn":"MM-dd-yyyy hh:mm:ss",
InactiveBy":####
}