UpdateTemplateRoleApiRequest

Properties

Name Type Description Notes
type String Updated signer type. Null to keep the current value. [optional] [default to null]
defaultAuthMethod String Updated default authentication method. Null to keep the current value. [optional] [default to null]
requiredAuthMethods List Updated list of required authentication methods. Null to keep the current value. [optional] [default to null]
paymentAmount Double Updated payment amount. Null to keep the current value. [optional] [default to null]
paymentDescription String Updated payment description. Null to keep the current value. [optional] [default to null]
paymentTaxCodeId String [optional] [default to null]
maxKbaAttempts Integer Updated maximum KBA attempts. Null to keep the current value. [optional] [default to null]
name String Updated role name. Null to keep the current value. Empty / whitespace rejected. Renaming is non-destructive - annotations stay attached to the role's stable PK; only the display name (also the API identity key) changes. [optional] [default to null]

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