Struct shuttle_core::PaymentOperationBuilder [] [src]

pub struct PaymentOperationBuilder { /* fields omitted */ }

PaymentOperation builder.

Methods

impl PaymentOperationBuilder
[src]

[src]

Create payment of amount units of asset to destination address.

[src]

Set the operation source.

[src]

Return the Operation.

Trait Implementations

impl Debug for PaymentOperationBuilder
[src]

[src]

Formats the value using the given formatter.

impl Clone for PaymentOperationBuilder
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more