Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.58 KB

FranchisereferalincomeRequestCompound.md

File metadata and controls

28 lines (23 loc) · 1.58 KB

openapi.model.FranchisereferalincomeRequestCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiFranchisereferalincomeID int The unique ID of the Franchisereferalincome [optional]
fkiFranchisebrokerID int The unique ID of the Franchisebroker
fkiFranchisereferalincomeprogramID int The unique ID of the Franchisereferalincomeprogram
fkiPeriodID int The unique ID of the Period
dFranchisereferalincomeLoan String The loan amount
dFranchisereferalincomeFranchiseamount String The amount that will be given to the franchise
dFranchisereferalincomeFranchisoramount String The amount that will be kept by the franchisor
dFranchisereferalincomeAgentamount String The amount that will be given to the agent
dtFranchisereferalincomeDisbursed String The date the amounts were disbursed
tFranchisereferalincomeComment String Comment about the transaction
fkiFranchiseofficeID int The unique ID of the Franchisereoffice
sFranchisereferalincomeRemoteid String
objAddress AddressRequest [optional]
aObjContact List [default to const []]

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