pub type PaymentIdentifier = U64;
Alias type for payment identifier.
pub struct PaymentIdentifier(/* private fields */);