@triveria/wallet / Exports / CSRCreateRequest
Interface: CSRCreateRequest
Table of contents
Properties
- country
- did
- locality
- organizationName
- organizationWebsite
- postalCode
- province
- streetAddress
- tradeName
Properties
country
• country: string
Defined in
did
• Optional did: string
DID identifier that will be added among Subject Alternative Names
Defined in
email
• email: string
Defined in
locality
• locality: string
Defined in
organizationName
• organizationName: string
Defined in
organizationWebsite
• organizationWebsite: string
Defined in
postalCode
• postalCode: string
Defined in
province
• Optional province: string
Defined in
streetAddress
• streetAddress: string
Defined in
tradeName
• Optional tradeName: string