AgreementFeeCreate
Creates a new agreement fee.
type AgreementFeeCreate {
agreementErrors: [AgreementError!]!
agreementFees: AgreementFees
}
Fields
AgreementFeeCreate.agreementErrors ● [AgreementError!]! non-null object
AgreementFeeCreate.agreementFees ● AgreementFees object
Returned By
agreementFeeCreate mutation