public interface BOPAccountService
| 限定符和类型 | 方法和说明 |
|---|---|
BOPAccountCreateResponse |
BatchCreateAccount(BOPAccountBatchCreateRequest bopAccountBatchCreateRequest) |
BOPAccountCreateResponse |
CreateAccount(BOPAccountCreateRequest request) |
BOPAccountGetInfoResponse |
GetAccount(BOPAccountGetInfoRequest bifAccountGetInfoRequest) |
BOPAccountGetBalanceResponse |
GetAccountBalance(BOPAccountGetBalanceRequest bifAccountGetBalanceRequest) |
BOPAccountGetMetadatasResponse |
GetAccountMetadata(BOPAccountGetMetadastaRequest accountGetMetadataRequest) |
BOPAccountGetNonceResponse |
GetAccountNonce(BOPAccountGetNonceRequest bifAccountGetNonceRequest) |
BOPAccountGetPrivResponse |
GetAccountPriv(BOPAccountGetPrivRequest bopAccountGetPrivRequest) |
BOPAccountSetPrivResponse |
SetAccountPriv(BOPAccountSetPrivRequest bopAccountSetPrivRequest) |
BOPAccountGetInfoResponse GetAccount(BOPAccountGetInfoRequest bifAccountGetInfoRequest)
BOPAccountGetNonceResponse GetAccountNonce(BOPAccountGetNonceRequest bifAccountGetNonceRequest)
BOPAccountGetBalanceResponse GetAccountBalance(BOPAccountGetBalanceRequest bifAccountGetBalanceRequest)
BOPAccountGetPrivResponse GetAccountPriv(BOPAccountGetPrivRequest bopAccountGetPrivRequest)
BOPAccountGetMetadatasResponse GetAccountMetadata(BOPAccountGetMetadastaRequest accountGetMetadataRequest)
BOPAccountCreateResponse CreateAccount(BOPAccountCreateRequest request)
BOPAccountSetPrivResponse SetAccountPriv(BOPAccountSetPrivRequest bopAccountSetPrivRequest)
BOPAccountCreateResponse BatchCreateAccount(BOPAccountBatchCreateRequest bopAccountBatchCreateRequest)
Copyright © 2025. All rights reserved.