RecipientData

Git Source

struct RecipientData {
    address recipient;
    uint16 split;
}