Package com.sdk.accumulate.service
Class AddCredits
java.lang.Object
com.sdk.accumulate.service.AddCredits
- All Implemented Interfaces:
 Payload
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
AddCredits
- Parameters:
 addCreditsArg- Add credits payload arguments- Throws:
 Exception- Throws Exception in case of Signer mismatch or Parsing Error
 
 - 
 - 
Method Details
- 
_marshalBinary
public byte[] _marshalBinary()- Returns:
 - Payload Encoded Binary with parameter sequence number
 
 - 
marshalBinary
public byte[] marshalBinary()- Specified by:
 marshalBinaryin interfacePayload
 
 -