Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.03 KB

CreditcardclientResponseCompound.md

File metadata and controls

21 lines (16 loc) · 1.03 KB

openapi.model.CreditcardclientResponseCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiCreditcardclientID int The unique ID of the Creditcardclient
fkiCreditcarddetailID int The unique ID of the Creditcarddetail
bCreditcardclientrelationIsdefault bool Whether if it's the creditcardclient is the default one
sCreditcardclientDescription String The description of the Creditcardclient
bCreditcardclientAllowedcompanypayment bool Whether if it's an allowedagencypayment
bCreditcardclientAllowedtranquillit bool Whether if it's an allowedtranquillit
objCreditcarddetail CreditcarddetailResponseCompound

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