Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 884 Bytes

PaymenttermRequestCompound.md

File metadata and controls

20 lines (15 loc) · 884 Bytes

openapi.model.PaymenttermRequestCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiPaymenttermID int The unique ID of the Paymentterm [optional]
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

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