Package io.moov.sdk.models.operations
Interface SDKMethodInterfaces.MethodCallCreateBrand
-
- All Known Implementing Classes:
Branding
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallCreateBrand
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateBrandResponsecreate(java.util.Optional<java.lang.String> xMoovVersion, java.lang.String accountID, BrandProperties brandProperties)
-
-
-
Method Detail
-
create
CreateBrandResponse create(java.util.Optional<java.lang.String> xMoovVersion, java.lang.String accountID, BrandProperties brandProperties) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-