Interface SendMailResult

Hierarchy

  • SendMailResult

Properties

Properties

pushes: {
    push: IMessage<any>;
    recipient: Uint256;
}[]

Generated using TypeDoc