Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 929 Bytes

PaymenttermResponseCompound.md

File metadata and controls

21 lines (16 loc) · 929 Bytes

openapi.model.PaymenttermResponseCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiPaymenttermID int The unique ID of the Paymentterm
sPaymenttermCode String The code of the Paymentterm
ePaymenttermType FieldEPaymenttermType
iPaymenttermDay int The day of the Paymentterm
objPaymenttermDescription MultilingualPaymenttermDescription
bPaymenttermIsactive bool Whether the Paymentterm is active or not
objAudit CommonAudit

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