Skip to main content

IdProofingParms

Parameters passed when setting the ID Proofing entitlements of a tenant.

Properties

NameTypeDescriptionNotes
billingTypeBillingTypeEnumThe model used for billing.
endDateOffsetDateTimeThe date this entitlement will end (required). The value must be after the start date.
quantityIntegerThe number of entitlements assigned to the tenant (required if billingType is PRE_PAID).[optional]
startDateOffsetDateTimeThe date this entitlement will start (required).[optional]

BillingTypeEnum

NameValue
PRE_PAID"PRE_PAID"
PAY_PER_USE"PAY_PER_USE"