package services.provider.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service AccessManagement

access-management.proto:75

Access Management service provides methods to manage access to ecosystem resources such by assigning roles and permissions to wallet accounts

service Provider

provider.proto:210

message Ecosystem

provider.proto:17

Details of an ecosystem

Used in: CreateEcosystemResponse, EcosystemInfoResponse

message EcosystemInfoRequest

provider.proto:63

Request to fetch information about an ecosystem

(message has no fields)

message EcosystemInfoResponse

provider.proto:67

Response to `InfoRequest`

enum IdentityProvider

provider.proto:139

Used in: WalletExternalIdentity, universalwallet.v1.AddExternalIdentityInitRequest, universalwallet.v1.AuthenticateInitRequest, universalwallet.v1.CreateWalletRequest.ExternalIdentity

message IndyOptions

provider.proto:160

Options for creation of DID on the SOV network

Used in: UpgradeDidRequest

enum IndyOptions.IndyNetwork

provider.proto:161

Used in: IndyOptions

message IonOptions

provider.proto:149

Options for creation of DID on the ION network

Used in: UpgradeDidRequest

enum IonOptions.IonNetwork

provider.proto:150

Used in: IonOptions

message WalletConfiguration

provider.proto:102

Strongly typed information about wallet configurations

Used in: SearchWalletConfigurationResponse, universalwallet.v1.CreateWalletResponse, universalwallet.v1.GetMyInfoResponse, universalwallet.v1.GetWalletFromExternalIdentityResponse, universalwallet.v1.GetWalletInfoResponse, universalwallet.v1.ListWalletsResponse

message WalletExternalIdentity

provider.proto:131

An external identity (email address, phone number, etc.) associated with a wallet for authentication purposes.

Used in: WalletConfiguration, universalwallet.v1.GetWalletFromExternalIdentityRequest