test git
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
package cloudapi
|
||||
|
||||
import (
|
||||
"repository.basistech.ru/BASIS/decort-golang-sdk/pkg/cloudapi/account"
|
||||
)
|
||||
|
||||
// Accessing the Account method group
|
||||
func (ca *CloudAPI) Account() *account.Account {
|
||||
return account.New(ca.client)
|
||||
}
|
||||
Reference in New Issue
Block a user